*{padding:0; margin:0; outline:0; border:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:14px/1.5 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#000; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{ text-decoration:none;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#fd4753;}
.container{width:90%;padding:0;margin:0;margin:0 auto;max-width: 1400px;}
input{utline:none;}


.m_img,.m_nav,.banner_box{
	display: none;
}

.header {
	background-color: #fff;
}
.header .topbar {
    line-height: 50px;
    font-size: 13px;
    color: #888;
    background: #00457c;
}
.header .topbar ul {
    float: right;
    border: 1px solid #ddd;
    padding: 0 18px;
    border-radius: 30px;
    padding-top: 8px;
    margin-top: -10px;
}
.header .topbar li {
    float: left;
    color: #ddd;
    line-height: 20px;
    font-size: 12px;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .topbar li.c {
	margin-left: 10px;
}
.header .topbar li.c a {
	background-color: #f7c433;
	display: block;
	padding: 0 15px;
	font-weight: bold;
}

.header .logo {
    float: left;
    font-size: 0;
    text-align: left;
    padding: 18px 0;
    border: 0;
}
.header .tel {
    float: right;
    background: url(../image/tel.jpg) no-repeat 0 center;
    padding-left: 55px;
    margin-top: 18px;
    font-size: 16px;
}
.header .tel strong {
    display: block;
    font-size: 28px;
    font-family: Impact;
    line-height: 1;
    color: #003fcb;
    margin-top: 5px;
}
.header .text {
    float: left;
    font-size: 12px;
    margin: 13px 0 20px 8px;
    padding: 5px 0 5px 8px;
    text-transform: uppercase;
    color: #808080;
}
.header .text strong {
    display: block;
    font-size: 21px;
    color: #0645b6;
    font-weight: 600;
}
.header .text span {
	color: #015cb5;
}
.header .nav {
	font-size: 0;
	color: #fff;
}
.header .nav li {
	display: block;
	vertical-align: middle;
/* 	background: url(../image/line.jpg) no-repeat right center; */
}
.header .nav>li>a {
    display: block;
    font-size: 16px;
    line-height: 60px;
    padding: 0 22px;
    text-transform: uppercase;
    font-family: "Arial";
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav li.dropdown:before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 15px;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #022d64 !important;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #00457c;
}
.header .nav li.open .dropdown-box {
	display: block;
}

.phone{
	font-size: 14px;
	color:#fff
}
.phone a {
    color: #fff;
    margin-right: 5px;
}
.phone a:nth-child(1){
	border-right: 1px solid #ddd;
	padding-right: 10px;
}
.phone a i{
	margin-right: 10px;
}



.top_email {
    padding-top: 6px;
    color: #676767;
    float: right;
    margin: 30px 0px 0px 10px;
    font-size: 22px;
    margin-right: 25px;
    font-weight: lighter;
}
.top_email i{ color: #666; margin-right: 5px;}
.top_email a{ color: #565656;margin-right: 30px}
.top_email a:hover{ color: #21c149; text-decoration: none;}


.top_lang {
    float: right;
    padding: 19px 0px 0px 14px;
    font-size: 12px;
    color: #9C9C9C;
    width: 275px;
    height: 44px;
    border: 1px solid #dfe1e3;
    border-radius: 45px;
    position: relative;
    top: -22px;
    right: 10px;
    display: table;
    line-height: initial;
}



/*产品搜索*/
.search {
    width: 185px;
    float: right;
    line-height: 30px;
	margin-right: 15px;
}
.search_group {
    float: right;
    margin: 10px 0px 0px 0px;
}
.mysearch_btn {
    color: #fff;
    height: 30px;
    line-height: 16px;
}
.mysearch_btn:hover,.mysearch_btn:focus{ background-color:#ff6e2d; color:#fff;}
#small_search{color:#fff; float: right; margin-top: 7px; padding:8px 13px;font-size: 17px;border-radius: 4px;}
#small_search:hover,#small_search:focus{cursor: pointer; background-color: #073053;}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}




.nav-bg {
    background-color: #015cb5;
    color: #fff;
}
.navbar {
    position: relative;
    min-height: 54px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
.navbar-default {
    background-color: initial;
    border-color: #e7e7e7;
    border: 0;
    float: left;
    margin-top: 27px;
    margin-left: 40px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #f7c433;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}

.navbar-default .navbar-nav>li>a {

}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 34px;
    font-size: 16px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 38px;
}


.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #777;
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.nav>li:hover{

}
.nav>li:last-child::after{
	display: none;
}

.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
    color:#00457c;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #00457c;
}
.dropdown-menu li:hover a{
	color:#fff!important
}





/* 幻灯片 */
.flexslider{
	width:100%; 
	height:100%; 
	position:relative; 
	overflow:hidden;
}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:60px; height:3px; margin:0 5px;}
.flex-control-nav a {
    display: inline-block;
    width: 50px;
    height: 10px;
    line-height: 40px;
    overflow: hidden;
    background: #fff;
    padding-left: 14px;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 6px;
}
.flex-control-nav .flex-active{background:#00457c;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;display: none;}
.flex-direction-nav li a{display:block;width:40px;height:40px;overflow:hidden;cursor:pointer;position:absolute; padding:10px;background-size:30px 30px !important;}
.flex-direction-nav li a.flex-prev{left:200px;background:url(../images/prev.png) center center no-repeat; border-radius:5px;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:200px;background:url(../images/next.png) center center no-repeat; border-radius:5px;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}
/* 幻灯片 */



/*公司简介*/
.about_box {
    margin: 0 auto;
    margin-top: 50px;
}
.about_box>p {
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
    line-height: 24px;
    color: #848484;
}
.about_h1{ float: left; font-size: 26px; color: rgb(67, 67, 67); margin:0px;}
.about_span{float: left; padding-top: 10px;  text-indent: 12px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: rgb(125, 125, 125);}
.about_box section{clear: both; padding: 18px 0px 0px 0px;}
.about_box section img{margin: 10px 20px 0px 0px; max-width: 350px;}
a.about_more{color:#1260aa; display:inline-block; font-size: 12px; padding: 5px 7px; transition:background 0.3s;  border:1px solid #1260aa;border-radius:4px;}
a.about_more:hover{color: #fff; background-color: #1260aa; text-decoration: none;}

.about_contents {
    line-height: 31px;
    padding: 8px 0px 10px 0px;
    font-family: 'Microsoft YaHei';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-bottom: 10px;
}


/*首页产品*/
.index_product{background:url(../images/title_line.jpg) left 38px no-repeat; margin:25px 0px 0px 0px;}
.product_list{clear: both;  padding: 45px 0px 0px 0px;margin-right: -15px;margin-left: -15px;}
.product_list2{padding-top: 20px;}
.product_img{padding-left: 15px; padding-right: 0px; min-height: 190px;}
.product_img img{margin-right: auto;margin-left: auto;display: block;  max-height: 320px; max-width: 100%;height: auto; margin-bottom: 10px; padding: 0px 15px 0px 0px;}
.product_title{ text-align: center;padding: 0px 15px 0px 0px; height: 40px;}
.product_title a{ color: #656464; transition:color 0.3s;}
.product_title a:hover{text-decoration: none;color:#01519e;}



/*首页新闻*/
.news_box {
    background: url(../images/title_line.jpg) left 38px no-repeat;
    /* border: 1px solid #ccc; */
    margin: 20px 0px 30px 0px;
}
.index_news{clear: both; list-style:none;margin:0px; padding:15px 0px 0px 0px;}
.index_news li {
    color: #898989;
    border-bottom: 1px dashed #ccc;
    background: url(../images/li.png) no-repeat left 16px;
    line-height: 21px;
    padding: 10px 0px;
    padding-left: 13px;
    height: 38px;
}
.index_news li a {
    color: #656464;
    width: 83%;
    float: left;
    isplay: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_news li a:hover{ text-decoration:none;color:#1260aa; }
.news_time{ float:right;}
.left_news{clear: both;}
.left_news ul{padding:0px 0px 12px 0px;}
.left_news span.news_time{display: none;}
.time span{
	display: inline-block;
	margin-right: 30px;
}


/*首页联系*/
.index_contact {
    background: url(../images/title_line.jpg) left 38px no-repeat;
    margin: 20px 0px 15px 0px;
}
.index_contact P {
    clear: both;
    padding-bottom: 10px;
    color: #5d5d5d;
    font-size: 15px;
}

.list_box{clear: both; padding:10px 0px 0px 0px;}
.path_title{border: 1px solid #f2f2f2;padding: 8px 19px;overflow: hidden;}




.yunu-sou {
    padding: 10px 0;
    background-color: #f5f5f5;
}
.yunu-sou .hot {
    float: left;
    padding: 5px 0;
    width: 100%;
    line-height: 30px;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hot strong {
	color: #015cb5;
}
.yunu-sou .hform {
	float: right;
}
.yunu-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 210px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #015cb5;
	color: #fff;
}
.yunu-link {
	padding: 20px 0;
}
.yunu-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #015cb5;
	padding-bottom: 15px;
}
.yunu-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}



.ghdgcpb {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #074f9b;
}
.ghdgcpb span {
	font-size: 30px;
	font-weight: bold;
	color: #d7030c;
}
.yzswnz {
	font-size: 16px;
	color: #333;
	text-align: center;
	padding-top: 2px;
	height: 70px;
}
.xigtnjd {
	width: 26px;
	height: 25px;
	margin: 0 auto;
	animation: myfirst 2s infinite;
}
.yzswnz:after {
    display: block;
    content: '';
    background: url(../images/cptit.jpg) no-repeat center bottom / auto 100%;
    height: 18px;
    margin-top: 20px;
}


 @keyframes myfirst {
0% {
 transform: translate(0px, 0px);
}
 50% {
 transform: translate(0px, -10px);
}
 100% {
 transform: translate(0px, 0px);
}
}


.index-product{
	margin-top: 50px;
}


.in-prd-cate {
	float: left;
	width: 246px;
}
.in-prd-cate dl {
	margin: 0 0 10px;
}
.in-prd-cate dt {
	margin-bottom: 5px;
}

.in-prd-cate dt a {
    display: block;
    line-height: 50px;
    background: url(../images/cpfl.jpg) no-repeat center;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
}
.in-prd-cate dd {
	margin: 0;
	border: 1px solid #ddd;
	padding: 10px 20px 12px;
}
.in-prd-cate dd li {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: url(../images/flico.jpg) no-repeat 0 10px;
	padding-left: 20px;
}
.in-prd-con {
	float: right;
	width:100%;
}


.aboutContact {
    padding: 0 0 0px 0;
    background: #f5f5f5;
    margin-top: 20px;
}

.aboutContactH {
    padding: 12px 0;
    border-bottom: 1px solid #dadada;
}


.aboutContact ul {
    margin-top: 14px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 13px;
}


.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
    float: left;
    width: 24%;
}
.list-1 .wrap {
	margin: 20px 0 0 20px;
	background-color: #f5f5f5;
	padding: 10px;
}
.list-1 .img-cover {
	display: block;
}
.list-1 .img-cover span {
	padding-top: 100%;
}
.list-1 .text {
    border-top: 0;
    padding: 15px 0 10px;
    text-align: center;
}
.list-1 .text h4 {
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}
.list-1 .text h4 a{
	color:#484848
}
.list-1 .text p {
    margin: 15px 0 0;
    font-size: 14px;
    text-align: left;
    color: #909090;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.list-1 .text .bt {
	display: inline-block;
	margin: 0 15px;
	line-height: 30px;
	color: #fff;
	padding: 0 15px;
	background-color: #015cb5;
	border: 1px solid transparent;
}
.list-1 .wrap:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* .list-1 .wrap:hover a {
	color: #fff;
} */
.list-1 .wrap:hover p {
	color: #fff;
}
.list-1 .wrap:hover .bt {
	border-color: #fff;
	background-color: transparent;
}
.list-1 .wrap:hover .bt:last-child {
	background-color: #fff;
	color: #333;
}





.in-se {
    padding: 50px 0;
}
.bg1 {
    background: url(../images/fabg.png) no-repeat center 0 / cover #fafafa;
    margin-top: 35px;
}
.bg1 .section-title {
	color: #fff;
}
.bg1 .section-title:after {
	display: none;
}
.in-jjfa {
	margin-left: -28px;
}
.in-jjfa li {
	float: left;
	width: 25%;
}
.in-jjfa li a {
	display: block;
	background-color: #fff;
	margin-left: 28px;
	border-bottom: 3px solid #dddddd;
}
.in-jjfa li .img-cover {
	position: relative;
}
.in-jjfa li .img-cover span {
	padding-top: 66.7%;
}
.in-jjfa li .img-cover p {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	padding: 12px 0;
}
.in-jjfa li .text {
    height: 160px;
    padding: 30px 20px;
    position: relative;
}
.in-jjfa li .text p {
	margin: 0 0 8px;
	color: #666;
	font-size: 13px;
	padding-left: 24px;
	background: url(../images/faico.jpg) no-repeat 0 5px;
	line-height: 1.85;
}
.in-jjfa li .text .more {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 30px;
	background-color: #adadad;
	color: #fff;
	padding: 0 20px;
}
.in-jjfa li a:hover .img-cover p {
	background-color: #015cb5;
}
.in-jjfa li a:hover .text .more {
	background-color: #015cb5;
}
.hy-menu {
	float: right;
	width: 760px;
	margin-top: -30px;
}
.hy-menu li {
	float: left;
	width: 33.333333%;
}
.hy-menu li a {
	display: block;
	margin: 30px 0 0 30px;
}
.hy-menu li a:after {
	display: block;
	content: '';
	width: 60px;
	height: 2px;
	background-color: #015cb5;
	margin-top: 15px;
	visibility: hidden;
}
.hy-menu li h4 {
	margin: 0;
	position: relative;
	font-size: 16px;
	color: #fff;
	background-color: #666;
	width: 125px;
	text-align: center;
	line-height: 2;
	font-weight: normal;
}
.hy-menu li h4 small {
	position: absolute;
	font-size: 15px;
	width: 26px;
	line-height: 26px;
	border-radius: 50%;
	border: 2px solid #fff;
	background-color: #f7c433;
	left: -15px;
	top: -15px;
	font-weight: bold;
}
.hy-menu li p {
	margin: 10px 0 0;
	color: #666;
	font-size: 13px;
	line-height: 1.8;
	height: 46px;
	overflow: hidden;
}
.hy-menu li.active h4 {
	background-color: #015cb5;
}
.hy-menu li.active a:after {
	visibility: visible;
}
.hy-con {
	float: left;
	width: 390px;
}
.hy-con .swiper-slide .img-center {
	position: relative;
	padding: 10px 10px 0 0;
}
.hy-con .swiper-slide .img-center:before {
	position: absolute;
	right: -10px;
	top: -10px;
	width: 100%;
	height: 100%;
	background-color: #f1f1f1;
	content: '';
}
.hy-con .swiper-slide .img-center img {
	position: relative;
}
.section {
    padding: 70px 0;
}




.section-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 32px;
    font-weight: bold;
}

.section-title small {
    display: block;
    font-weight: normal;
    font-size: 18px;
}



.index-about{
	padding:60px 0
}
.bg3 {
    background-color: #ffff;
}
.bg1 .yzswnz{
	height: 50px;
}

.bg1 .yzswnz::after{
	display: none;
}
.bg3 .section-title:after {
	background-image: url(../image/zjtit.jpg);
}
.in-about {
	background-color: #fff;
	margin: 0;
}
.in-about dt {
    float: left;
    width: 48%;
}
.in-about dd {
    margin-left: auto;
    padding: 25px;
    width: 50%;
    float: right;
}
.in-about dd h4 {
    margin: 0 0 30px;
    font-size: 26px;
}
.in-about dd h4 small {
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #999;
	letter-spacing: -1px;
}
.in-about dd h4:after {
	display: block;
	content: '';
	width: 130px;
	height: 3px;
	background-color: #015cb5;
	margin-top: 15px;
}
.in-about dd p {
	margin: 0;
	color: #666;
	line-height: 1.8;
	text-align: justify;
}
.in-about dd .more {
	display: block;
	margin-top: 40px;
	line-height: 40px;
	width: 135px;
	text-align: center;
	color: #fff;
	background-color: #015cb5;
}



.news-bg{
	padding:60px 0;
	background-color: #fafafa;
}

.in-news {
	margin-left: -45px;
}
.in-news .item {
	float: left;
	width: 370px;
	margin-left: 45px;
}
.in-news .tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.in-news .tit small {
	color: #999;
	padding-left: 5px;
	font-weight: normal;
	font-size: 16px;
}
.in-news .tit .more {
	float: right;
	color: #999;
	font-weight: normal;
}
.in-news .tit .more:hover {
	color: #015cb5;
}
.in-news .tit:after {
	margin-top: 20px;
	display: block;
	content: '';
	width: 45px;
	height: 2px;
	background-color: #015cb5;
}
.in-news .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-news .img-center a:hover img {
	opacity: 0.7;
}
.in-news .list {
	border: 1px solid #ddd;
	padding: 20px;
}
.in-news .list li {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background: url(../images/flico.jpg) no-repeat 0 10px;
	padding-left: 20px;
}
.in-news .list .btn {
	display: block;
	width: 130px;
	line-height: 36px;
	text-align: center;
	background-color: #015cb5;
	color: #fff;
	margin-bottom: -35px;
	margin-top: 20px;
}
.in-ask {
	background-color: #f5f5f5;
	padding: 20px;
}
#marquee {
	height: 350px;
	overflow: hidden;
}
#marquee li {
	border-bottom: 1px dotted #d2d2d2;
}
#marquee li a {
	display: block;
	padding: 20px 0;
}
#marquee li h4 {
	margin: 0;
	background: url(../images/icon_askw.png) no-repeat 0 0;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 30px;
	padding-bottom: 5px;
}
#marquee li p {
	margin: 10px 0 0;
	color: #999;
	background: url(../images/icon_askd.png) no-repeat 0 0;
	line-height: 1.8;
	padding-left: 30px;
	height: 50px;
	overflow: hidden;
}

.img-center{
	overflow: hidden;
	border:1px solid #dddd
}


.links{
	margin-top: 10px;
}



/* 版权 */
.footer-bg {
    display: table;
    width: 100%;
    background: #333333;
    padding: 40px 0;
    border-top: 5px solid #0048b7;
    padding-bottom: 0;
}

.footer-bg .container{
	width: 90%;
}

.footer-bg ul li {
    width: 14%;
    float: left;
    min-height: 215px;
}

.footer-bg ul li:nth-child(5) {
    width: 25%;
    padding-right: 24px;
}

.footer-bg ul li h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 12px;
}

.footer-bg ul li a {
    width: 100%;
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 8px;
}

.footer-text {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}


.ewm{
	display: table;
	float: left;
}

.ewm img{
	width: 110px;
}
.about-a1{
	width: 100%;
	display: table;
}

.footer-bottom {
    color: #fff;
    font-size: 14px;
    line-height: 60px;
    margin-top: 0;
    text-align: center;
    background: #00457c;
    height: 60px;
    margin-top: 30px;
    border-top: 1px solid #003661;
}

.footer-bottom a{
	color:red;
}

.footer-bg .col-lg-9 ul li h3 {
    font-size: 18px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
    font-weight: bold;
}


.footer-bg .col-lg-9 ul li {
    width: 33%;
    float: left;
    margin-right: 45px;
}

.footer-bg .col-lg-9 ul li:nth-child(1){
	border-right: 1px solid #b5b5b5;
}

.footer-bg .col-lg-9 ul li a {
    text-align: left;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin-bottom: 6px;
    width: 48%;
}

.footer-gg {
    color: #dfa480;
    font-size: 18px;
    margin-top: 41px;
    margin-bottom: 22px;
    margin-left: 45px;
    margin: 14px auto;
    display: table;
    text-align: center;
}

.footer-bg .col-lg-3 img {
    display: table;
    margin: 0 auto;
    margin-top: 50px;
}


.footer-bg .col-lg-9 ul li:nth-child(3){
	width: 10%;
	float: left;
}

.footer-code img{
	width: 125px;
}
/* 版权 */


/* 内页 */
.cpMain {
    overflow: hidden;
    margin: 35px 0;
}
.cpMain .container {
    margin-top: 0;
    padding-bottom: 20px;
    padding-left: 18px;
    padding-right: 18px;
}

.cpMain .container {
    margin-top: 0px;
    padding-bottom: 20px;
}
.cpMain .pleft{ overflow:hidden; float:left; width:240px; }
.cpMain .pleft h3{width: 100%;
    height: 60px;
    background: url(../images/pro_h.jpg) no-repeat center;
    font-weight: normal;
    font-size: 24px;
    line-height: 60px;
    text-align: center;}
.cpMain .pleft h3 a{ color:#fff;}
.cpMain .pleft h3 span{ display:none; }

.cpMain .pleft>ul {
    overflow: hidden;
    width: 240px;
    margin-bottom: 15px;
    border-top: none;
    padding-top: 10px;
    border: 1px solid #bbbbbb;
    padding-bottom: 10px;
}
.cpMain .pleft li{     
	overflow: hidden;
    width:100%;
    margin: 0 auto;}
.cpMain .pleft li>a{overflow: hidden;
    text-indent: 15px;
    width: 100%;
    height: 45px;
    display: block;
    font-size: 16px;
    background: url(../../static/images/pro_m.png) no-repeat 175px center;
    background-color: #e8e8e8;
    line-height: 45px;}
.cpMain .pleft li:hover>a,.cpMain .pleft li>a.cur{ background-color:#f7f7f7}
.cpMain .pleft li>a.cur{color:#d02127;}
.cpMain .pleft .pnav {
    overflow: hidden;
    width: 95%;
    padding-left: 15px;
}
.cpMain .pleft .pnav a {
    display: block;
    padding-left: 10px;
    background: url(../images/pro_list.png) no-repeat left center;
    font-size: 13px;
    color: #333;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
}
.cpMain .pleft li.cur>a,.cpMain .pleft li>a:hover{ color:#fff; background:url(../../static/images/n01.png) no-repeat 185px center; background-color:#d02127;}
.cpMain .pleft .pnav a:hover,.cpMain .pleft .pnav a.cur{ color:#f7c433}
.cpMain .phone { overflow:hidden; width:240px; padding:10px 0;/* padding-left:75px; border-radius:10px; background:url(../../static/images/pro_phone.png) no-repeat 20px center;*/ background-color:#d02127;}
.cpMain .phone p{ font-size:14px; color:#fff;}
.cpMain .phone b{ display:block; font-size:16px; color:#fff; /*font-family:'Times New Roman'*/}

.cpMain .lianxi_a{background:url(../../static/images/pro_phone_1.png) no-repeat 20px center; display:block;width: 170px;
    padding-left: 70px; margin-bottom: 10px;  height: 50px;}
.cpMain .lianxi_b{background:url(../../static/images/pro_phone_2.png) no-repeat 20px center; display:block;width: 170px;
    padding-left: 70px;    height: 50px;}



.aboutContact {
    padding: 0 0 0px 0;
    background: #f5f5f5;
    margin-top: 20px;
}

.aboutContactH {
    padding: 12px 0;
    border-bottom: 1px solid #dadada;
}

.aboutContactH h2 {
    height: 20px;
    padding-left: 16px;
    line-height: 20px;
    font-size: 16px;
    border-left: 3px solid #f7c433;
}

.aboutContact ul {
    margin-top: 14px;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    padding-bottom: 13px;
}


#rtop{padding-top: 18px; padding-bottom: 15px;margin: 12px 20px 0 20px;}
.rtop {
    overflow: hidden;
    background: #fff;
    padding: 18px 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    padding-top: 10px;
}

.rtop h5 {
    float: left;
    padding-left: 10px;
    border-left: 3px solid #f7c433;
    font-weight: normal;
    line-height: 20px;
}
.rtop h5 a{ 
	font-size:20px; 
	color:#f7c433;
}
.rtop span {
    float: left;
    font-size: 15px;
    margin-top: 2px;
}
.rtop span em{ color:#999;}
.rtop span a{ color:#999;}


.cpright {
    background: none;
    width: 76%;
    margin-left: 0;
    float: right;
}

.rightbox {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 0px;
}


.noMl{ margin-right:0!important;}


.about-center {
    line-height: 30px;
    font-size: 15px;
    display: table;
    width: 100%;
}



/* 内页产品中心 */

.pro_c_s_i .list {
    overflow: hidden;
    width: 32%;
    margin-right: 10px;
    height: auto;
    background-color: #fff;
    float: left;
    margin-bottom: 15px;
}
.pro_c_s_i{ }
.pro_c_s_i .list::after {
    overflow: hidden;
    width: 32%;
    margin-right: 15px;
    height: auto;
    background-color: #fff;
    float: left;
    margin-bottom: 15px;
}

.pro_c_s_i .list .img {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 0;
    border: 1px solid #ddd;
}
.pro_c_s_i .list a img {
    display: block;
    width: 100%;
    margin-left: 0;
    height: auto;
    position: relative;
    transition: all .5s;
    opacity: 0.95;
}
.pro_c_s_i .list a img:hover{  transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); opacity:1;}
.pro_c_s_i .list .til {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    padding-top: 0;
    line-height: 40px;
}

.pro_c_s .list .img{ display:block; width:276px; height:225px; overflow:hidden;    padding-bottom: 20px;}
.pro_c_s .list a img{ display:block; width:276px;  height:225px;  position: relative;transition:all .5s;opacity:0.95;}
.pro_c_s .list a img:hover{ opacity:0.7; transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); opacity:1;}
.prodbaseinfo_a {
    float: right;
    width: 60%;
    z-index: 1;
}

.h2_prodtitle{font-size:25px;color:#414141;padding:2px 0 10px;line-height:1.6em; border-bottom: 1px solid  #DCDCDC;}

.ul_prodinfo{padding:6px 0;overflow:hidden;zoom:1;}


.ul_prodinfos {
    padding: 15px 15px;
    width: 100%;
    margin-top: 25px;
    height: 110px;
    overflow: hidden;
    zoom: 1;
    /* background: #eee; */
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
 .ul_prodinfos b{display: block;
    font-size: 16px;
    font-weight: normal;
    margin-left: 66px;
    padding-top: 25px;}
.ul_prodinfos li{padding: 25px 0 10px;
    height: 60px;
    float: left;}
.ul_prodinfo li{font-size: 14px;float:left;padding:6px 0; height:155px;}
.ul_prodinfo li span{ font-size:14px}
.li_normalprice,.li_prono{line-height:24px; }
.li_normalprice img{ margin-top:35px;}

.li_first{ width: 200px!important;}
.li_weight{}

.ul_prodinfo .li_prono,.ul_prodinfo .li_marketprice,
.ul_prodinfo .li_volume,.ul_prodinfo .li_weight,.ul_prodinfo .li_jf,
.ul_prodinfo .li_brand .span_title{
color:#999;}
.ul_prodinfo .li_brand{width:180px; }
.li_prono{line-height:2.9em;}
.ul_prodinfo .b_proprice{font-size:14px;color:#ce1919;font-weight:normal;}
.ul_prodinfo a.a_brand{color:#c00;}
.ul_prodinfo a.a_brand:hover{text-decoration:underline;}

.ul_prodinfo .li_jf{clear:both;width:300px; }
.ul_prodinfo .li_jf b{font-weight:normal;color:#c00;}
.ul_prodinfo .li_jf a.a_usejf{display:-moz-inline-stack;display:inline-block;*display:inline;*zoom:1;width:80px;height:22px;line-height:22px;line-height:25px\9;_line-height:22px;overflow:hidden;background-position:-420px -120px;text-align:center;color:#fff;margin:0 0 0 8px;filter:alpha(opacity=90);opacity:0.9;vertical-align:middle;}
.ul_prodinfo .li_jf a.a_usejf:hover{filter:alpha(opacity=100);opacity:1.0;}

.prodbaseinfo_a .div_choose{background:#fcf0f0; border:1px solid #fbd2d2;margin-top:7px;padding:10px;}
.prodbaseinfo_a .div_choose h3{font-weight:normal;padding:0 0 5px; }



.mod_goods_info {clear:both;margin-bottom:10px;position:relative; background-color:#eee; height:45px;margin-top:35px;}
.mod_goods_info .hds {height:45px;_overflow:hidden;}
.mod_goods_info .hds li {float:left;cursor:pointer;border-right:1px solid #fff}
.mod_goods_info .hds li h3 {display:block;width:128px;height:45px;line-height:45px;text-align:center;font-size:18px;border-bottom:0; font-weight:normal}
.mod_goods_info .hds li h3 a {color:#666;font-weight: normal;text-decoration:none;outline:none}
.mod_goods_info .hds .status_on { height:45px; line-height:45px;border-top:3px solid #00913c;position:relative;}
.mod_goods_info .hds .status_on h3 {height:45px; line-height:45px;background-color:#fff;color:#00913c}
.mod_goods_info .hds .status_on h3 a {color:#099c4e;font-weight:bold}
.mod_goods_info .more{ position:absolute;top:8px; right:0px;}
.mod_goods_info .more a:link,
.mod_goods_info .more a:visited{text-decoration:none;color:#099c4e;}
.mod_goods_info .more a:hover{color:#D4105A;}
.pright { width:280px; float:left; margin-left:20px;}


.propar{padding-left: 40px;}
.propar .line{ font-weight:normal; text-decoration:line-through;}
.propar .span_1 { font-weight:bold; font-size:14px; color:#f00;}
.propar .span_2 { font-size:16px;}
.propar h4 { color:#333; line-height:28px; background:#F7F7F7; padding:0 8px;}
.propar .more { text-align:right; border-bottom:dashed 1px #d7d7d7; margin-bottom:5px; }
.propar .more a {color:#d02127; padding-left:12px; line-height:20px; }
.propar .more a img { margin-right:5px;}
.hottel {
    color: #f7c433;
    font-weight: normal;
    font-size: 17px;
    float: left;
    font-weight: bold;
}

.proinfo {
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 18px;
}

.proinfo table{
	width: 100%;
}

.proinfo table tbody tr:nth-child(1){
	background-color: #f5f5f5;
}

.proinfo table tbody tr td {
    border: 1px solid #8a8a8a;
    line-height: 45px;
	text-align: center;
}

.cp {
    border: 1px solid #d7d7d7;
    background: #fff;
    padding-bottom: 12px;
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
.cptab { border-bottom:1px solid #d7d7d7; background:#f7f7f7;  }
.cptab {
    line-height: 50px;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    padding: 0 8px;
}
.cptab a:hover {text-decoration:none;}
.cptab a.cr { background:#eee; font-weight:bold; }

.cp dl {
    width: 24.5%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 11px;
}
.cp dt {     width: 100%;   overflow:hidden;  }
.cp dt a {    width: 100%; display:block; border:1px solid #D5D5D5; padding:1px;}
.cp dt a:hover { border:solid 1px #d02127;} /*äº§å“å›¾ç‰‡è¾¹æ¡†è¿žæŽ¥*/
.cp dt img {
    width: 100%;
    display: block;
}

.cp dd {
    line-height: 24px;
    padding-top: 8px;
    overflow: hidden;
    display: block;
    width: 100%;
    text-align: center;
}





.description {
    margin: 20px 0;
	margin-bottom: 25px;
}

.description .title {
    border-bottom: 1px solid #dddddd;
    height: 41px;
    text-align: left;
    color: #ddd;
}

.description .title span.cur {
    border-bottom: 1px solid #333333;
    color: #333333!important;
    padding-bottom: 9px;
}

.description .contents {
    line-height: 180%;
    min-height: 150px;
    padding: 10px 0;
	display: block;
}
#global_editor_contents p {
    margin: 5px 0;
}

#global_editor_contents p {
    font-family: "QuattrocentoSans-Regular";
}

.description .title span {
	font-size: 22px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px;
    font-family: "WorkSans-Bold";
	height: 45px;
}

.ueeshop_responsive_article_feedback{padding-top:10px;margin-bottom: 0;}
.ueeshop_responsive_article_feedback .article_feedback_title{text-align: center;margin-bottom: 2%;}
.ueeshop_responsive_article_feedback .article_feedback_title .title{font-size: 24px;color: #333;}
.ueeshop_responsive_article_feedback .article_feedback_title span{display: block;width: 28px;height: 2px;background: #333;margin:15px auto 10px;}
.ueeshop_responsive_article_feedback .article_feedback_title .txt{font-size: 16px;color: #555;}
.ueeshop_responsive_article_feedback .rows{padding:10px 1%;position: relative;}
.ueeshop_responsive_article_feedback .rows.input_rows{float:left; width:50%;text-align: center;box-sizing: border-box;}
.ueeshop_responsive_article_feedback .rows .input {
    width: 100%;
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    color: #888;
    text-indent: 10px;
    box-sizing: border-box;
    border: 1px solid #9d9d9d;
}
.ueeshop_responsive_article_feedback .rows textarea{width:100%; height:150px; padding:5px; font-size:12px; color:#888;box-sizing: border-box;border:1px solid #9d9d9d}
.ueeshop_responsive_article_feedback .rows .fc_red{margin-right:8px;position: absolute;right: 0;bottom: 7px;z-index: 1;}
.ueeshop_responsive_article_feedback .rows.input_rows .fc_red{bottom: 18px;}
.ueeshop_responsive_article_feedback .rows.vcode .input{width:150px; max-width:80%;}
.ueeshop_responsive_article_feedback .rows.vcode img{margin-top:3px;}
.ueeshop_responsive_article_feedback .rows.vcode .fc_red{position: static;margin: 0 0 0 8px;}
.ueeshop_responsive_article_feedback .rows .form_button{width:160px; height:40px;line-height: 40px; background:#f7c433; color:#fff;font-size:14px; border:none;text-transform: uppercase;cursor: pointer;}
.ueeshop_responsive_article_feedback .rows.textarea_rows{clear:both;}
.ueeshop_responsive_article_feedback.s1>form>.rows.input_rows{width:100%; float:none;}
.ueeshop_responsive_article_feedback.s1>form>.rows.textarea_rows textarea{width:90%; max-width:90%;}

.ueeshop_responsive_feedback{margin:30px 0; overflow:hidden;}
.ueeshop_responsive_feedback form{padding:0 30px;}
.ueeshop_responsive_feedback .rows{padding:10px 0;}
.ueeshop_responsive_feedback .rows label{font-size:16px; display:block; padding-bottom:8px;}
.ueeshop_responsive_feedback .rows label span{color:red; font-size:14px;}
.ueeshop_responsive_feedback .rows .input{width:360px; max-width:70%; border-radius:5px; padding:0 5px; height:44px; line-height:44px; font-size:16px; color:#888;}
.ueeshop_responsive_feedback .rows textarea{width:500px; max-width:80%; height:150px; border-radius:5px; padding:5px; font-size:16px; color:#888;}
.ueeshop_responsive_feedback .rows .vcode .input{width:120px; max-width:80%;}
.ueeshop_responsive_feedback .rows .vcode img{margin-top:6px;}
.ueeshop_responsive_feedback .form_button{width:160px; height:50px; background:#222; border-radius:5px; color:#fff; font-size:16px; border:none;}
/* 内页产品中心 */




/* 内页生产实力 */
.image-list .pic{display: table; width: 100%;}
.image-list .pic li {
    width: 24%;
    display: inline-block;
    margin: 0.5%;
    margin-bottom: 0;
}
.image-list .pic li img{
	transition: all 0.5s;
}

.image-list .pro-img {
    overflow: hidden;
    border: 1px solid #ddd;
}

.image-list .pic li:hover img{
	transform: scale(1.1);
}

/* .image-list .pic li:nth-child(3n+1){margin-right: 0;} */
/* .image-list .pic li:nth-child(3n){margin-right: 0;} */
.image-list .pic li img{width: 100%;}
.image-list .pic li span {display: table;width: 100%;line-height: 40px;text-align: center;font-size: 14px;}
.image-list .pro-img{
	overflow: hidden;
}

.image-list .pic li:hover:after {
	display:none
}

.image-list{
}

/* 内页生产实力 */



.list-4 li {
	margin-bottom: 10px;
}
.list-4 li a {
	display: block;
	overflow: hidden;
	padding: 20px;
	background-color: #f5f5f5;
}
.list-4 li .more {
	float: right;
	line-height: 36px;
	width: 90px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 20px;
}
.list-4 li .date {
	float: left;
	width: 76px;
	background-color: #fff;
	text-align: center;
	padding: 14px 0;
}
.list-4 li .date strong {
	display: block;
	font-family: Impact;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 5px;
}
.list-4 li .text {
	margin: 0 110px 0 95px;
}
.list-4 li .text h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.list-4 li .text p {
	margin: 5px 0 0;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
	color: #666;
	text-align: justify;
}
.list-4 li:nth-of-type(even) a {
	background-color: #edf6f4;
}
.list-3 {
	margin-top: -15px;
}
.list-3 li a {
	display: block;
	margin: 15px 0 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .img-center {
	overflow: hidden;
}
.list-3 li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .text {
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
}
.list-3 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-7 li a {
	display: block;
	line-height: 26px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-7 li span {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 3px;
	margin-right: 5px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.list-7 li:nth-of-type(1) span, .list-7 li:nth-of-type(2) span, .list-7 li:nth-of-type(3) span {
	background-color: #015cb5;
}
.content-title {
	margin-bottom: 20px;
	text-align: center;
}
.content-title h1 {
	font-size: 22px;
	margin: 0;
}
.content-title p {
	margin: 15px 0 0;
	font-size: 12px;
	color: #999;
	border-top: 1px dashed #ddd;
	padding-top: 15px;
}
.content-title p span {
	padding: 0 10px;
	display: inline-block;
}
.content-body {
	line-height: 1.8;
}
.content-body img {
	max-width: 100% !important;
	height: auto !important;
}
.content-exp {
	padding: 10px 15px;
	font-size: 12px;
	background-color: #f5f5f5;
	margin-top: 20px;
	border-radius: 5px;
}
.content-exp li {
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cp-content-tit {
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	font-size: 16px;
}
.cp-content-tit small {
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	padding-left: 5px;
}




.center {
    display: table;
    width: 100%;
    margin-top: 20px;
}
.center .title {
    text-align: center;
    font-size: 35px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 15px;
}

.news_info {
    font-size: 16px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: left;
    border-bottom: 1px solid #aea375;
    padding-bottom: 10px;
    text-align: center;
    display: table;
    width: 100%;
}

.details-txt {
    font-size: 14px;
    line-height: 250%;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #e0e1dc;
    padding: 20px 0;
    min-height: 150px;
}

.page_bg{
    line-height: 26px;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 14px;
}
.page_bg span {
    display: block;
}


.page_bg{
    line-height: 26px;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 14px;
}
.page_bg span {
    display: block;
}
/* 新闻中心 */


/* 人才招聘 */
.jobs {
    display: block;
    width: 100%;
    /* margin-top: 30px; */
    /* padding: 45px 0; */
}

.jobs-title h3 {
    font-size: 25px;
    border-bottom: 1px solid #30a1d1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}


.inst-join{width:100%; margin:auto; font-size:14px; color:#4d4d4d; line-height:22px; overflow:hidden;}
.inst-join p{ font-size:14px; color:#4d4d4d; line-height:22px; margin-bottom:10px;}
.flod-box{ width:100%; margin-left:30px; margin-top:30px; }
.flod-title{ width:100%; margin-bottom:10px;  background:url(../images/icon-join.png) no-repeat left 20px center; background-size:30px; background-color:#ebebeb;}
.flod-title p{color:#4d4d4d; line-height:60px; font-size:15px; text-indent:80px;cursor:pointer;}
.flod-title:hover p,.flod-title:hover p strong{color:#1a2c7a;}
.flod-title2{background-color:#f2f2f2;}
.flod-title2 p{ color:#1a2c7a !important;}
.flod-title2 p strong{ color:#1a2c7a !important;}
.flod-content{display:none; width:96%; margin:auto; margin-bottom:30px; font-size:13px; color:#4d4d4d; line-height:22px;}
.flod-content p{ margin-bottom:8px;}

/* 人才招聘 */



.con {
    font-size: 16px;
    line-height: 35px;
}


/* 在线留言 */
.hza {
    margin-top: 10px;
    padding: 0px;
    color: #0f83d2;
    width: 100%;
}
.hza:after{
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	font-size: 0; 
	line-height: 0;
}
.soka {
    width: 47%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 45px;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 10px 17px;
    text-transform: uppercase;
    background: #fff;
}

.hza .soka {
    width: 48%;
    border: 1px solid #D8D8D8;
    line-height: 35px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 45px;
    margin-right: 5px;
    background: inherit;
    float: left;
    margin: 10px 5px;
    text-transform: uppercase;
    background: #fff;
}

.sokb {
    height: 75px;
    border: 1px solid #D8D8D8;
    line-height: 38px;
    padding-left: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    width: 96%;
    color: #000000;
    margin: 0;
    margin-left: 0px;
    margin-top: 0;
    margin-right: 10px;
    background: inherit;
    display: inline-block;
    margin-top: 0px;
    float: left;
    margin-left: 5px;
    margin-top: 9px;
    margin-bottom: 14px;
    background: #fff;
}
.tj {
    display: table;
    width: 170px;
    line-height: 45px;
    height: 45px;
    background: #f7c433;
    margin-right: 10px;
    margin-top: 25px;
    color: #fff;
    border-radius: 25px;
    margin-left: 25px;
    border: 0;
    margin: 0 auto;
    margin-top: 15px;
    float: left;
    margin-right: 10px;
}
/* 在线留言 */


.footer {
    background-color: #00457c;
    color: #fff;
}
.footer a {
	color: #fff;
}
.footer-link {
    font-size: 0;
    padding: 20px 0;
    border-bottom: 1px solid #294a72;
    text-align: center;
    margin-bottom: 30px;
}
.footer-link a, .footer-link span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.footer-link span {
	color: #294a72;
	padding: 0 20px;
}
.footer-logo {
    float: left;
    margin-right: 50px;
    padding: 5px 0;
    width: 200px;
}
.footer-info {
	float: left;
	line-height: 1.8;
}
.footer-info p {
	margin: 0;
}
.footer-ewm {
    float: left;
    width: 120px;
    border: 1px solid #b8d7ff;
    padding: 4px;
    background: #fff;
    color: #484848;
    text-align: center;
}
.footer-ewm span{
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
}
.footer-ewm p {
	text-align: center;
	margin: 10px 0 0;
}

.footer .img-center{
	border:0
}

/* 内页 */

/* 内页幻灯片 */
.ny-banner {
    overflow: hidden;
    min-height: auto;
    height: auto;
    padding-top: 0;
}
.ny-banner img {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
/* 内页幻灯片 */



/*底部信息*/
footer{  background-color: #333; color:#fff; padding:45px 0px 0px 0px; font-size:12px;}
.copyright{ line-height:20px;}
.copyright a{ color:#fff;}
.foot_nav{ width:25%; float:left;background-color: #fafafa;text-align:center;color:#898989;} 
.foot_nav:hover,.foot_nav:focus{background-color: #e4e4e4;cursor:pointer;}
.foot_nav a{color:#898989;display:block;}
.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}
.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.webshare{width: 230px; padding: 5px;}

.ewebshare{width: 200px; padding: 5px;}
.mm h2{font-size:15px;color:white;}
.mm h4{color:white;font-size:12px;}
.mm label{color:white;font-size:12px;}

/*图片 */
.footer .decor-brand {margin: 19px 0 26px;}
.decor-brand {background: url(../images/decor-brand-red.png);}
.decor-brand { display: block; width: 46px;height: 15px; margin: 28px auto; background: url(../images/decor-brand-red.png); background-repeat: no-repeat;}


/* 关于我们按钮 */
.footer-m{display: inline-block; padding: 5px 10px; background-color: #a49b04; border-radius: 3px; font-size: 12px; color:#ececec;}
.footer-m:hover{color:#ececec; background-color:#d5cd86;}

.footer-bar{ padding: 10px 0; margin-top:20px; text-align: center;border-top: #d8d8d8 solid 1px;}

.list-unstyled {padding-left: 0;list-style: none;}
.list-unstyled ul { display: block; list-style-type: disc; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; -webkit-padding-start: 40px;}

.butt{padding-top:20px;}
.butt button {width:150px;height:35px;background-color:#f7c433; font-size:15px;border:none;color:white;}

.countt p {
    color: white;
    font-size: 13px;
    line-height: 30px;
}
.vv p i{color:#03AFB5;font-size:15px;text-align:center-left;width:20px; height:20px;}
.vv a{color:white; font-size:12px;}

.f-h4-span{
	font-size: 16px;
	line-height: 30px;
	display: table;
	margin-bottom: 10px;
}


.links a{
	width: 100%;
	display: table;
	font-size: 13px;
	margin-bottom: 10px;
}

/* 面包线 */
.path_bg {margin: 0 15px; background: #f7f7f7; padding: 15px 12px; margin-top: 19px; color: #666;}
.path_bg a { color: #333;}
.path_bg .glyphicon-home:before { color: #333;}



.class .container{
	padding:0 15px
}

.class{
	margin-top: 20px;
}

.class ul li {
    display: inline-block;
    background: #ffffff;
    border: 1px solid #ddd;
    margin-right: 16px;
    border-radius: 5px;
}

.class ul li a {
    display: table;
    width: 100%;
    height: 100%;
    padding: 8px 25px;
}

.class ul li i {
    margin-left: 8px;
    font-size: 12px;
    color: #ababab;
}

.class ul li.on {
    background: #009241;
}

.class ul li.on i{
	color:#fff
}

.class ul li.on a{
	color:#fff
}



.ioc-img {
    float: right;
    margin-left: 20px;
}

.ioc-img dl dd {
    float: left;
    line-height: initial;
    color: #fff;
    margin-right: 15px;
    margin-top: 11px;
}

.ioc-img dl dd a {
    color: #fff;
    font-size: 22px;
}

.ljzx {
    background-color: #ff6e2d;
    color: #fff;
    border-radius: 6px;
    border-color: #ff6e2d;
    border-style: solid;
    border-width: 1px;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    width: 175px;
    float: right;
    color: #ffff;
    margin-top: 32px;
}

.ljzx a{
	color:#fff
}

.top-style{
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
    background:rgba(255,255,255,0.9);
}

.top-style .logo {
    float: left;
    font-size: 0;
    text-align: left;
    padding: 8px 0;
    border: 0;
}

.top-style .navbar-default {
    background-color: initial;
    border-color: #e7e7e7;
    border: 0;
    float: left;
    margin-top: 15px;
    margin-left: 40px;
}

.top-style .ljzx {
    background-color: #ff6e2d;
    color: #fff;
    border-radius: 6px;
    border-color: #ff6e2d;
    border-style: solid;
    border-width: 1px;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    width: 175px;
    float: right;
    color: #ffff;
    margin-top: 24px;
}



.hezuo_w {position: relative;}
.h_pre,.h_next{ position:absolute; top:50%; transform: translateY(-50%); display:block; width:39px; height:40px;  }
.h_pre{ left:-50px; cursor:pointer; background:url('../images/prev.jpg') no-repeat center;}
.h_next{ right:-50px; cursor:pointer; background:url('../images/next.jpg') no-repeat center;}
.hezuo_p {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 10px;
	padding-top: 10px;
}
.hezuo_p ul{ width:10000%;}
.hezuo_p li {
    float: left;
    display: inline;
    width: 0.242%;
    margin: 0 0.01% 0 0;
    border: 1px solid #f7f7f7;
    min-height: auto;
    overflow: hidden;
    padding: 12px;
    border-radius: 0;
    background: #fff;
    transition: all 0.5s;
    box-shadow: 1px 1px 5px #bbbbbb;
}
.hezuo_p li:hover {
    background: #00923d;
}
.hezuo_p li a{ font-size:14px; color:#666; line-height:25px;}
.hezuo_p li img{ width:100%;}
.hezuo_p li h3 {
    font-weight: 500;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    background: #f5f5f5;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.text-case-name p{
    margin: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.hz-bg {
    background: #f8f8f8;
    padding-bottom: 45px;
}


.picMarquee-left{ width:100%;  overflow:hidden; position:relative;margin-top: 20px;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:230px; height:145px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .tit{ line-height:35px;font-size: 14px;}
.tempWrap{width: 100%!important;}




.slideBox{ width:540px; height:417px; overflow:hidden; position:relative; border:1px solid #ddd; float: right; }
.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 20px;
    z-index: 1;
}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    text-indent: -999999px;
}
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:417px; display:block;  }


.about-bg {
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #f9f9f9;
}
.about-title h2 {
    font-size: 28px;
    color: #00457c;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 2em;
    text-align: left;
    margin-top: 0;
}

.about-body-bg {
    margin-left: 0;
    padding-left: 0;
    font-size: 16px;
    color: #585858;
    font-weight: 400;
    padding-right: 0;
    line-height: 33px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
}
.about-ul{
	display: table;
	width: 100%;
	margin-top: 20px;
}

.about-ul ul li{
	width: 33.33%;
	float: left;
}

.about-ul ul li h3 {
    color: #f18212;
    font-size: 30px;
    text-align: left;
    font-weight: inherit;
}

.about-ul ul li p{
    color: #000;
    font-size: 16px;
    text-align: left;
    background-color: ;
	display: table;
	width: 100%;
}

.about-more{
	margin-top: 30px;
}

.about-more a:nth-child(1) {
    background-color: #333333;
    color: #fff;
    border-radius: 7px;
    border-color: #333333;
    border-style: solid;
    border-width: 0;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    padding-right: 20px;
    display: table;
    float: left;
    margin-right: 10px;
}

.about-more a {
    background-color: #ff6e2d;
    color: #fff;
    border-radius: 7px;
    border-color: #ff6e2d;
    border-style: solid;
    border-width: 0;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    padding-right: 20px;
    display: table;
    float: left;
}

.pz {
    padding: 50px 0;
    padding-bottom: 30px;
}

.pz-title h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    font-family: Arial;
    color: #00457c;
    margin-bottom: 28px;
}

.pz-body {
    font-size: 16px;
    line-height: 30px;
}

.rz {
    display: block;
    width: 100%;
    padding: 10px 0;
    background: #f9f9f9;
    padding: 50px 0;
    margin-top: 30px;
}
.rz .pz-title{
	margin-bottom: 20px;
}
.rz .imgBox{
	position: relative;
	z-index: 9999;
	width: 80px;
	display: table;
	margin:0 auto
}

.rz .imgBox .img-i{
	display: table;
	margin: 0 auto;
	width: 80px;
	border: 3px solid #ff6e2d;
	border-radius: 50%;
	overflow: hidden;
}


.rz .imgBox i{
    position: absolute;
    top: 0;
    right: -18px;
    height: 40px;
    background-color: #1e73be;
    width: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
}

.rz ul li {
    width: calc(100% / 3 - 30px);
    margin: 10px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    padding: 40px 30px;
    outline: none;
    position: relative;
    float: left;
    margin-right: 30px;
    min-height: 395px;
}

.rz ul li:last-child{
	margin-right: 0;
}

.img-body {
    font-size: 14px;
    line-height: 24px;
    margin-top: 24px;
    min-height: 195px;
}

.img-name {
    display: table;
    margin: 0 auto;
    margin-top: 10px;
    color: #ff6e2d;
}


.se-bg{
	display: table;
	width: 100%;
	padding:30px 0;
	background: url(../images/se-bg1.jpg) no-repeat center;
}

.se-bg h3 {
    font-size: 20px;
    color: #fefeff;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.8em;
}

.se-bg p {
    font-size: 16px;
    color: #fefeff;
    font-weight: 400;
    text-align: left;
    margin-top: 10px;
}

.btn {
    background-color: #ff6e2d;
    color: #fff;
    border-radius: 6px;
    border-color: #ff6e2d;
    border-style: solid;
    border-width: 1px;
    margin: 0 auto;
    display: table;
}


.case-bg{
	padding:30px 0;
}

.case-bg .case-title{
	display: table;
	width: 100%;
}

.case-bg .case-title span {
    display: table;
    font-size: 26px;
    float: left;
    padding-bottom: 10px;
    position: relative;
}

.case-bg .case-title span::after {
    content: "";
    display: table;
    width: 140px;
    height: 2px;
    background: #00457c;
    position: absolute;
    bottom: 0;
}


.case-bg .case-title a{
	float: right;
}

.case-bg  .case-body{
	margin-top: 20px;
}

.case-bg  .case-body ul li{
	width: 31%;
	margin:1%;
	float: left;
	position: relative;
	border:1px solid #ddd
}
.case-name {
    background: rgb(0,69,124,0.6);
    color: #fff;
    border: 0px;
    border-style: solid;
    border-width: 1px;
    height: 40px;
    line-height: 40px;
    margin-right: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
    margin-top: -20px;
    border: 0px;
}
.index-new-bg {
    width: 100%;
    padding: 40px 0;
    padding-bottom: 50px;
    background: #f9f9f9;
    margin-top: 25px;
}
.index-new-title {
    position: relative;
    width: 56%;
    margin: 0 auto;
}
.index-new-title::after {
    content: "";
    width: 100%;
    display: table;
    height: 2px;
    border-bottom: 1px dashed #000;
    position: absolute;
    top: 20px;
	z-index: 5;
}
.index-new-body{
	margin-top: 30px;
}
.index-new-title h3 {
    font-size: 33px;
    text-align: center;
    display: table;
    margin: 0 auto;
    color: #484848;
    background: #F9F9F9;
    position: relative;
    z-index: 9;
    padding: 0 35px;
}
.index-new-title p{
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #afafaf;
    padding: 12px 0;
    padding-bottom: 5px;
}

.index-new-body ul li{
	margin-bottom: 22px;
}
.index-new-body ul li span{
	font-size: 14px;
	display: table;
	margin-bottom: 10px;
}
.index-new-body ul li h3 {
    font-size: 20px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 15px;
}
.index-new-body ul li h3 a{
	color:#484848
}


.index-new-body-text {
    font-size: 14px;
    line-height: 24px;
    color: #656565;
}



.more-b {
    float: left;
    font-size: 12px!important;
    margin-top: 15px;
}



.footer-left {
    width: 85%;
    float: left;
}

.footer-left ul li {
    display: table;
    width: 17%;
    float: left;
    margin-right: 0;
    position: relative;
}

.footer-left ul li:last-child::after{
	display: none;
}

.footer-left ul li:last-child{
	width: 25%;
}

.footer-left ul li h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.footer-left ul li a {
    display: table;
    width: 100%;
    margin-bottom: 8px;
    font-size: 14px;
}

.footer-lx {
    float: left;
    width: 280px;
}
.lx{
	font-size: 15px;
	line-height: 30px;
}

.footer-ioc {
    width: 40px;
    float: left;
    text-align: center;
    font-size: 18px;
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    margin-right: 12px;
}

.footer-lx {
    float: left;
    width: 265px;
    margin-left: 30px;
}
.footer-lx-txt h3 {
    font-size: 20px;
    font-weight: bold;
}

.footer-lx-txt p {
    font-size: 20px;
    display: table;
    margin-top: 8px;
}


/* 抬头文字描述 */
.ny-title-top {
    font-size: 26px;
    font-family: "Arial";
    border-bottom: 1px solid #ddd;
    height: 45px;
    line-height: 50px;
    margin-bottom: 15px;
}
.ny-title-top h3{
	
}
.ny-title-txt {
    font-size: 16px;
    line-height: 180%;
    color: #5d5d5d;
    margin-bottom: 8px;
}
/* 抬头文字描述 */
.case-list li {
    width: 23%;
    margin: 1%;
    float: left;
    border: 1px solid #efefef;
    padding: 5px;
}

.case-list li a{
	color:#000
}

.case-list li .case-txt h3 {
    font-size: 16px;
    line-height: 35px;
    margin-top: 12px;
    text-align: center;
}

.case-list li .case-txt span{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.case-img{
	overflow: hidden;
}




.share-btn-list {
    width: 100%;
    height: 35px;
    display: flex;
    align-items: center;
    margin-right: 6px;
    padding: 40px 0;
}
.share-btn-list .share-btn {
    position: relative;
    height: 30px;
    width: 30px;
    transition: .4s all;
    transition-delay: 30ms;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2px;
	margin-right: 5px;
}
.share-btn-list .print {
    background: url(images/share-print.png) center no-repeat #2e3192;
    background-size: 18px 18px;
}
.share-btn-list .facebook {
    background: url(../images/share-facebook.png) no-repeat;
    background-size: 30px 30px;
}
.share-btn-list .twitter {
    background: url(../images/share-twitter.png) -4px -4px no-repeat;
    background-size: 37px 37px;
}
.share-btn-list .linkedin {
    background: url(../images/share-linkedin.png) -4px -4px no-repeat;
    background-size: 36px 36px;
}
.share-btn-list .pinterest {
    background: url(../images/share-pinterest.png) -2px -2px no-repeat;
    background-size: 32px 32px;
}
.share-btn-list .whatsapp {
    background: url(../images/share-whatsapp.png) -2px -2px no-repeat;
    background-size: 34px 34px;
}
.share-btn-list .mail {
    background: url(../images/share-mail.png) center no-repeat #f90;
    background-size: 22px 22px;
}
.share-btn-list .print {
    background: url(../images/share-print.png) center no-repeat #2e3192;
    background-size: 18px 18px;
}

.topbar select {
    width: 150px;
    float: right;
    margin-top: 10px;
    height: 30px;
    border-radius: 5px;
    padding-left: 10px;
}
.about_box .title {
    font-size: 35px;
    color: #484848;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5em;
    text-align: center;
    padding-bottom: 24px;
    position: relative;
    font-weight: bold;
}
.about_box .title::after {
    content: "";
    display: table;
    width: 20px;
    height: 2px;
    background: #00923f;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 10px;
}
.index-product-bg{
	display: block;
	width: 100%;
	background: url(../images/index-bg1.jpg) no-repeat center;
	padding-bottom: 65px;
}

.about_box .title font{
	display: inline-block;
	margin:0 5px
}

.about_box .title span{
	color: #00923f
}

.about-right-img {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.about-right {
    position: absolute;
    height: 100%;
    display: block;
    right: 0;
}
.about-bg .container{
	position: relative;
}

.about_len {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #008e3a;
    line-height: 35px;
    text-transform: uppercase;
}
.about_lm {
    font-size: 30px;
    font-weight: bold;
    color: #008e3a;
    line-height: 38px;
}
.about_ln {
    font-size: 17px;
    line-height: 25px;
    padding: 14px 0;
    overflow: hidden;
    border-bottom: solid 1px #ccc;
    color: #444;
    margin-bottom: 18px;
}
.about_len span {
    font-size: 35px;
}




/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #044fa0;
	color: #FFF;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .3;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 15px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	outline: none;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #ff6e2d;
}
/*初始设定*/



#banner {
	position: relative;
	font-size: 0px;
}
#banner .owl-item {
}
#banner .owl-item .item {
	display: inline-block;
	position: relative;
	z-index: 1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#banner .item a {
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#banner .owl-item .item .banner-text {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	width: 100%;
	padding: 10%;
	text-align: center;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
#banner .owl-item .item .banner-text h2 {
	margin: 0px;
	font-size: 5rem;
	color: #fff;
	letter-spacing: 0.5vw;
}
#canvas-waves{
	width: 100vw; 
	height: 100vh; 
	background: #044fa0;
}
@media(max-width:992px) {
#banner .owl-item .item .banner-text h2 {
	font-size: 3rem;
}	
}

@media(min-width:768px) {
#index-banner {
	height: 100vh;
}
#banner {
	height: 100%;
}
#banner .owl-stage-outer {
	height: 100%;
}
#banner .owl-stage {
	height: 100%;
}
#banner .owl-item {
	height: 100%;
}
#banner .owl-item .item {
	width: 100%;
	height: 100%;
}

#banner .owl-item .item a {
	display: block;
	width: 100%;
	height: 100%;
}
#banner .owl-item .item a img {
	display: none;
}
}
#banner .owl-nav {
	margin: 0px;
}
#banner .owl-nav button {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 90px;
	margin: 0px;
	outline: none;
}
#banner .owl-nav [class*=owl-]:hover {
	background: none;
}
#banner .owl-nav button.owl-prev {
	left: 0px;
	background: none;
}
#banner .owl-nav button.owl-next {
	right: 0px;
}
#banner .owl-nav button i {
	font-size: 42px;
	color: #fff;
}
#banner .owl-nav button:hover i {
	color: #f9b729;
}
#banner .owl-nav.disabled+.owl-dots {
	margin-top: 0px;
}
#banner .owl-dots {
	position: absolute;
	width: 100%;
	bottom: 40px;
	margin-top: 0px;
}
#banner .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
#banner .owl-dots .owl-dot span {
	width: 13px;
	height: 13px;
	margin: 5px 7px;
	background: #fff;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
#banner .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #f9b729;
}

@media(max-width:768px) {
#index-banner {
	height: auto;
}
#banner .owl-item .item .banner-text h2 {
	font-size: 2rem;
}
#canvas-waves{
	width: 100vw; 
	height: 50vh; 
	background: #044fa0;
}
#banner .owl-nav button {
	width: 60px;
}
#banner .owl-nav button i {
	font-size: 36px;
	color: #fff;
}
}
/*banner按钮*/



.index-product {
	position: relative;
	z-index: 2;
	background: url(../images/index-bg1.jpg) center no-repeat;
	background-size: cover;
}
#index-product .owl-stage{
	display: flex;
}
#index-product .owl-stage .item{
	min-height: 100%;
}
#index-product .owl-stage-outer {
}
#index-product .item {
	padding: 10px;
	text-align: center;
	background: #fff;
	border:1px solid #ebebeb;
}
#index-product .item .zoom-img {
	overflow: hidden;
}
#index-product .item .zoom-img img{
	transform:scale(1); 
	transition:all .5s;  
}
#index-product .item:hover .zoom-img img{
	transform:scale(1.1); 
}
#index-product .item p {
	margin: 20px 0px 10px;
	font-size: 18px;
	color: #4d4d4d;
	transition: all .45s;
}
#index-product .item:hover, #index-product .on .item {
	background: #044fa0;
	transition: all .45s;
}
#index-product .item:hover span, #index-product .item:hover p, #index-product .on .item span, #index-product .on .item p {
	color: #fff;
}
#index-product .owl-nav.disabled+.owl-dots {
	margin-top: 5px;
	height: auto;
	font-size: 0px;
}
#index-product .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}
#index-product .owl-dots .owl-dot span {
	width: 30px;
	height: 3px;
	margin: 10px 7px 0px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 0px;
}
#index-product .owl-dots .owl-dot.active span, #index-product .owl-dots .owl-dot:hover span {
	background: #044fa0
}
/*产品系列*/


.index-news{
	padding-bottom: 50px;
}
#index-n .item {
    position: relative;
    z-index: 1;
    background: #f5f5f5;
    padding: 70px 25px 20px;
    margin-top: 60px;
    transition: all .3s;
}
#index-n .item>a {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1em;
	color: #4d4d4d;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	transition: all .3s;
}
#index-n .item>a:hover {
	color: #044fa0;
}
#index-n .item>p {
	display: block;
	width: 100%;
	height: 66px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
#index-n .item .index-n-t {
	position: absolute;
	z-index: 2;
	top: -20px;
	left: 20px;
	text-align: center;
	color: #fff;
	background: #333;
	padding: 12px 20px;
	transition: all .3s;
}
#index-n .item:hover .index-n-t {
    background: #00923f;
}
#index-n .item .index-n-t p {
	font-size: 22px;
	line-height: 1em;
	margin-bottom: 5px;
}
#index-n .item .index-n-t span {
	font-size: 18px;
	line-height: 1em;
}
/*首页新闻*/



#course {
	padding-top: 80px;
	padding-bottom: 80px;
	background: url(../images/img-aboutbg3.jpg) no-repeat center;
	background-size: cover;
}

@media(max-width:992px) {
#course {
	background: url(../images/img-aboutbg4.jpg) no-repeat center;
	background-size: cover;
}
}
#about-fz {
	position: relative;
	z-index: 2;
	padding: 0px 40px;
}
#about-fz:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 60px;
	left: 0%;
	width: 100%;
	height: 1px;
	background-color: #ebebeb;
}
#about-fz .item {
	margin: 0px 15px;
}
#about-fz a {
	display: inline-block;
	font-size: 20px;
	line-height: 56px;
	color: #333;
	border-bottom: 2px solid #044fa0;
	margin-bottom: 20px;
}
#about-fz a b {
	font-size: 26px;
	line-height: 56px;
	vertical-align: middle;
}
#about-fz .owl-nav {
	margin: 0px;
}
#about-fz .owl-nav button {
	position: absolute;
	top: 10px;
	width: 40px;
	height: 40px;
	margin: 0px;
	opacity: 1;
	outline: none;
	background: none;
}
#about-fz .owl-nav button i {
	font-size: 36px;
	line-height: 40px;
	color: #000;
	transition: all .3s;
}
#about-fz .owl-nav button:hover i {
	color: #044fa0;
}
#about-fz .owl-nav button.owl-prev {
	left: 0px;
}
#about-fz .owl-nav button.owl-next {
	right: 0px;
}
/*发展历程*/
.p-list .item {
	padding: 15px;
}
.p-list .item a {
	display: block;
	padding: 20px;
	text-align: center;
	box-shadow: 0 0 0 rgba(0,0,0,0.15);
	transition: all .3s;
}
.p-list .item a:hover {
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
}
.p-list .item a p {
	width: 100%;
	margin: 15px 0px 0px;
	color: #4d4d4d;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.p-list .item a:hover p {
	color: #044fa0;
}
.p-list .owl-nav {
	margin: 0px;
}
.p-list .owl-nav button {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 60px;
	height: 60px;
	margin: 0px !important;
	margin-top: -30px !important;
	outline: none;
}
.p-list .owl-nav [class*=owl-]:hover {
	background: none;
}
.p-list .owl-nav button.owl-prev {
	left: 0px;
	background: none;
}
.p-list .owl-nav button.owl-next {
	right: 0px;
}
.p-list .owl-nav button i {
	font-size: 42px;
	color: #044fa0;
}
.p-list .owl-nav button:hover i {
	color: #f9b729;
}
/*产品列表*/

#product .owl-item {
	font-size: 0px;
}
#product .item {
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#product .item img {
	display: inline-block;
	margin: auto;
}
#product .owl-nav {
	margin: 0px;
}
#product .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translate(0px, -50%);
	width: 46px;
	height: 46px;
	outline: none;
	background: none;
}
#product .owl-nav button i {
	font-size: 42px;
	line-height: 46px;
	color: #044fa0;
	opacity: 1;
	transition: all .3s;
}
#product .owl-nav button:hover i {
	color: #f9b729;
	opacity: 1;
}
#product .owl-nav button.owl-prev {
	left: 10px;
}
#product .owl-nav button.owl-next {
	right: 10px;
}

@media(max-width:992px) {
#product{
    margin-bottom:20px;
}
    
#product .owl-nav button.owl-prev {
	left: 5px;
}
#product .owl-nav button.owl-next {
	right: 5px;
}
}
/*产品详情*/


#client {
	background: #1b1b1b;
}
#service {
	padding-top: 15px;
}

@media(min-width:992px) {
#service .item a {
	position: relative;
	display: block;
	background: #000;
	overflow: hidden;
}
#service .item a img {
	opacity: 1;
	transition: all .4s;
}
#service .item a:hover img {
	opacity: 0.5;
}
.service-text1 {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 100%;
	width: 100%;
	height: 100%;
	padding: 20% 25px;
	opacity: 0;
	transition: all .6s;
}
#service .item a:hover .service-text1 {
	top: 0%;
	opacity: 1;
}
.service-text1 b {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
}
.service-text1 p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	height: 96px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
}
.service-text1 span {
	display: inline-block;
	padding: 0px 25px;
	margin-top: 10px;
	line-height: 36px;
	color: #fff;
	border: 1px solid #ebebeb;
	transition: all .4s;
}
.service-text1 span:hover {
	border: 1px solid #044fa0;
	background: #044fa0;
}
}

@media(max-width:992px) {
#service .item a {
}
#service .item a img {
}
#service .item a:hover img {
}
.service-text1 b {
	display: inline-block;
	font-size: 16px;
	color: #044fa0;
	margin-top: 25px;
	margin-bottom: 15px;
}
.service-text1 p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 96px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
}
.service-text1 span {
	display: inline-block;
	padding: 0px 25px;
	margin-top: 10px;
	line-height: 36px;
	color: #fff;
	border: 1px solid #044fa0;
	background: #044fa0;
	transition: all .4s;
}
}

@media(max-width:768px) {
.service-text1 {
	text-align: center;
	padding-bottom: 15px;
}
}
/*服务*/



#app-list {
}
#app-list .owl-item{
	z-index: 1;
	padding: 25px 0;
}
#app-list .owl-item:hover{
	z-index: 2;
}
#app-list .item>a{
	display: block;
	background: #fff;
	transition: all .4s;
}
#app-list .item>a:hover {

}
#app-list .item .app-icon {
	display: flex;
	align-items: center;
	height: 100px;
	background: #333;
	color: #fff;
	text-align: center;
	transition: all .4s;
}
#app-list .item:hover .app-icon {
	background: #044fa0;
}
.app-icon>div {
	width: 100%;
	text-align: center;
}
.app-icon span {
	font-size: 36px;
}
.app-icon img {
	display: inline-block!important;
	width: 36px!important;
	height: 36px;
}
.app-icon p {
	margin: 0px;
}
.app-container {
	min-height: 300px;
	padding: 40px 30px;
	border:1px solid #ebebeb;
	border-left: none;
	background: #fff;
	transition: all .4s;
}
#app-list .item:hover .app-container {
	background: #fafafa;
}
#app-list .owl-item:first-child .app-container{
	border-left:1px solid #ebebeb;
}
.app-container pre {
	padding: 0px;
	margin: 0px;
	font-family: Arial, "微软雅黑", Microsoft YaHei;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	border: none;
	background: none;
	white-space: pre-wrap;
	word-wrap: break-word;
}
#app-list .owl-nav button {
	position: absolute;
	z-index: 2;
	top: 50%;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	outline: none;
	background: #ccc;
	border-radius: 0px;
}
#app-list .owl-nav [class*=owl-]:hover {
	background: #ccc;
}
#app-list .owl-nav .disabled {
	opacity: 0;
	cursor: default
}
#app-list .owl-nav button.owl-prev {
	left: -25px;
}
#app-list .owl-nav button.owl-next {
	right: -25px;
}
#app-list .owl-nav button.owl-prev:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0px;
	right: 0%;
	width: 0%;
	height: 100%;
	background-color: #044fa0;
	transition: all .3s;
}
#app-list .owl-nav button.owl-prev:hover:before {
	content: "";
	width: 100%;
}
#app-list .owl-nav button.owl-next:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0%;
	width: 0%;
	height: 100%;
	background-color: #044fa0;
	transition: all .3s;
}
#app-list .owl-nav button.owl-next:hover:before {
	content: "";
	width: 100%;
}
#app-list .owl-nav button i {
	font-size: 36px;
	display: inline-block;
	width: 50px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	text-align: center;
}
#app-list .owl-nav button:hover i {
	color: #fff;
}
@media(max-width:480px) {
.app-container {
	border-left: 1px solid #ebebeb;
}
}
/*应用领域*/